func github.com/go-pg/pg/v10/orm.setSoftDeleteFieldFunc
2 uses
github.com/go-pg/pg/v10/orm (current package)
table.go#L506: t.SetSoftDeleteField = setSoftDeleteFieldFunc(f.Type)
table.go#L1469: func setSoftDeleteFieldFunc(typ reflect.Type) func(fv reflect.Value) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)